//==============================================================================
define LargeGreekShield
{
	SetSelector
	{
		TechLogic none/Copper shields/Bronze shields/Iron shields
		SetSelector
		{
			TechLogic none/Aegis Shield
			set hotspot
			{
				version
				{
					visualnone jimmy
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Small Copper
					ReplaceTexture Attachments G Shield Copper/Attachments G Shield AegisSmall
				}
			}
		}
		SetSelector
		{
			TechLogic Medium Infantry/Heavy Infantry/Champion Infantry/Aegis Shield
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Copper
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Bronze
					ReplaceTexture Attachments G Shield Copper/Attachments G Shield Copper
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Iron
					ReplaceTexture Attachments G Shield Copper/Attachments G Shield Copper
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Aegis
				}
			}
		}
		SetSelector
		{
			TechLogic Medium Infantry/Heavy Infantry/Champion Infantry/Aegis Shield
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Copper
					ReplaceTexture Attachments G Shield Copper/Attachments G Shield Bronze
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Bronze
					ReplaceTexture Attachments G Shield Copper/Attachments G Shield Bronze
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Iron
					ReplaceTexture Attachments G Shield Copper/Attachments G Shield Bronze
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Aegis
					ReplaceTexture Attachments G Shield Aegis/Attachments G Shield AegisBronze
				}
			}
		}
		SetSelector
		{
			TechLogic Medium Infantry/Heavy Infantry/Champion Infantry/Aegis Shield
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Copper
					ReplaceTexture Attachments G Shield Copper/Attachments G Shield Iron
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Bronze
					ReplaceTexture Attachments G Shield Copper/Attachments G Shield Iron
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Large Iron
					ReplaceTexture Attachments G Shield Copper/Attachments G Shield Iron
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments G Shield Aegis
					ReplaceTexture Attachments G Shield Aegis/Attachments G Shield AegisIron
				}
			}
		}
	}
}
